feat(miniapp): integrate PPT Live with the shared agentic bubble - #1790
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
FloatingMiniChatas the single standard chat window: it always renders the sharedChatPaneand fullChatInputChatInputRegistrationextension contract for bounded placeholder/workspace/draft content and submission routing; MiniApps cannot replace or resize the composertext, display text, contexts, composer presentation, session and workspace) to the token-scoped MiniApp runnerFloatingMiniChatVerification
pnpm run type-check:webchatInputRegistration.test.ts,miniAppStore.test.ts,toolbarModeSessionSurface.test.ts(25 tests)ModelSelectorPortalLayer.test.ts,modelSelectorDropdownPosition.test.ts(4 tests)floatingMiniChatActivity.test.ts(10 tests)node src/crates/contracts/product-domains/src/miniapp/builtin/assets/ppt-live/test/generated-file-protocol.test.mjs(50 tests)cargo test -p bitfun-product-domains --features product-full ppt_live_bundle_uses_bitfun_host_capabilitiespnpm run theme:color-audit:allgit diff --checkFloatingMiniChat: standard panel dimensions and full shared composer rendered; the PPT example populatedchat-input-textarea; MiniApp workspace strip showedppt-live-deck; no private textarea or layout overlapModelSelector: reproduced the open menu at z-index 60 underneath the floating surface at 101; verified the fix renders it at the popover layer (360), then selectingqa-fastcloses the menu and updates the triggeraria-busy=true, the ring transform and glow changed over time, the decoration keptpointer-events:none, clicking still opened the shared panel, and completing the turn removed the indicator, processing class, and busy stateAI-assisted; locally verified at the levels listed above.